home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / balisa.swf / scripts / DefineSprite_109 / frame_2 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  321 b   |  18 lines

  1. onRollOut = function()
  2. {
  3.    gotoAndPlay(1);
  4. };
  5. onRollOver = function()
  6. {
  7. };
  8. onPress = function()
  9. {
  10.    _root.menuder.theparcours.loadModelAndPlay(theindice);
  11.    stop();
  12. };
  13. coupcoeur.gotoAndPlay(2);
  14. coupcoeur._visible = thecoeur;
  15. nouv.gotoAndPlay(2);
  16. nouv._visible = thenouv;
  17. parcourstexte.text = thetext;
  18.